Don't commit from reset, it upstets GtkTextView.
authorMatthias Clasen <mclasen@redhat.com>
Tue, 6 Dec 2005 21:21:44 +0000 (21:21 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 6 Dec 2005 21:21:44 +0000 (21:21 +0000)
commit6f72d3a8c7944af5230a57b6fe490fc4fe0b51ef
treedcc96ebcb7964f85b8415f2a587853a239b3c956
parent4174446a6ddc36a1256be14ed6b337b96b34f968
Don't commit from reset, it upstets GtkTextView.

2005-12-06  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkimcontextsimple.c (gtk_im_context_simple_reset): Don't
commit from reset, it upstets GtkTextView.

* gtk/gtktextview.c (gtk_text_view_check_cursor_blink): Be more
careful when turning blinking on and off.
(gtk_text_view_focus_out_event): Make the cursor really invisible
when the focus goes away.  (#323087, Sadrul Habib Chowdhury)
(cursor_blinks): Check the gtk-cursor-blink setting first.
ChangeLog
ChangeLog.pre-2-10
gtk/gtkimcontextsimple.c
gtk/gtktextview.c